home *** CD-ROM | disk | FTP | other *** search
/ Network Supervisor's Toolkit / Network Supervisor's Toolkit.iso / tools / lu62 / include / termps.h < prev    next >
Text File  |  1996-07-10  |  167b  |  7 lines

  1.      struct termps {
  2.      /*
  3.       * This record PS sends to RM when it want to
  4.       * terminate the transaction program.
  5.       */
  6.        struct tcb *p_tcb; };
  7.